home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 043a / notify21.zip / UTILITY.LST < prev   
File List  |  1992-11-22  |  12KB  |  235 lines

  1.  
  2.                              The JB Utilities
  3.                       (with apologies to Peter Norton)
  4.  
  5.         The following is a list of the JB Utilities library.  This  
  6.         file is distributed with individual utilities, and its       
  7.         purpose is to inform the person contemplating a registration
  8.         of these additional utilities which can be ordered together
  9.         for a multiple-order discount of (at least) 20%.  When 
  10.         sending you your registered copy of a program, we may also
  11.         include a non-registered copy of one of these for your
  12.         consideration.  The programming philosophy behind all of them
  13.         is to provide means of doing things not otherwise available
  14.         or to improve upon what's available.  Comments and queries
  15.         are invited.
  16.  
  17.         The following programs currently constitute the JB Utilities:
  18.  
  19.  
  20.         NOTIFY   A non-TSR that informs you of important dates
  21.                  and events upon boot-up.  It maintains and
  22.                  reads a NOTICE.LST when accessed.  You can
  23.                  easily order notification for the same date
  24.                  in EVERY month; also CANCEL all notices for
  25.                  current day.  Menu or command line control.
  26.  
  27.         REMAIN   Tells you which files remain in your directory
  28.                  after excluding those specified on the command
  29.                  line.  You can then copy or delete them as a
  30.                  group.
  31.  
  32.         SLAVE    Takes a list of DOS commands and, when you've
  33.                  checked them for accuracy, executes them as a
  34.                  string of commands.  Sort of a dynamic batch
  35.                  file.
  36.  
  37.         SS       String Search loads a text file into memory and
  38.                  allows you to do repeated string searches with-
  39.                  out reloading the file each time.  Case sensi-
  40.                  tivity can be toggled or specified on the
  41.                  command line.  New files can be loaded from
  42.                  within the program.  Handles quite large files.
  43.                  (But there is a size limit--determined by 
  44.                  available RAM).  Very swift.   Uses BRUN45.EXE.
  45.  
  46.         TYPA     Type All.  TYPEs all files that fit a wild card
  47.                  designation.  Useful in comparing more than one
  48.                  CONFIG file, for example.  No fee for this one.
  49.                  A JBUTILS bonus!
  50.  
  51.         RENS     Renames.  That is, rename a group of files that
  52.                  conform to a wild card designation.  You can 
  53.                  change all your .EXE files to .COM with one
  54.                  command (should you want to, it's legal to do so).
  55.                  User must accept changes before they are made, to
  56.                  avoid mishaps.
  57.  
  58.         FRE      There are also other utilities that tell you how
  59.                  much free space you have in memory.  This one also 
  60.                  confirms what kind of monitor you're using.  This
  61.                  is useful for those who aren't certain if they've
  62.                  upgraded, or what kind of video capabilities they
  63.                  bought.  Don't buy expensive commercial software
  64.                  to find out you need EGA.  Use FRE first.
  65.  
  66.         MUV      Our version of a 'move' file.  What it does 
  67.                  differently is not require the "\" when reassigning
  68.                  a file to a target directory.  It also warns if the
  69.                  same filename already exists on target directory.
  70.                  (Some 'move' utilities will simply abort if they find 
  71.                  a file of the same filename as the object file).
  72.                  Saves shifted keystrokes, which we like to do.
  73.                  Works on one file at a time.  No wild cards.  
  74.                  If this utility would be more useful to you if it
  75.                  accepted wild cards, please let me know.  BRUN30.
  76.  
  77.         DF       Directory Find.  Does the '*.*' for you.
  78.                  Makes computing life easier by avoiding shifted
  79.                  characters when listing files.  You just 
  80.                  type the first identifying letters of a filename
  81.                  or the extension beginning with the dot.  DF
  82.                  without parameters lists out all the files and 
  83.                  does so in the order DIR would do it but puts it
  84.                  in two columns.  Pauses for a keystroke if there
  85.                  are more files when screen is filled.  Will also
  86.                  search for all filenames which contain a given
  87.                  string.  Gives you total number of files listed 
  88.                  and total bytes for those files.  Permits up to
  89.                  4 different commands (specifications) on 1
  90.                  execution.  List files of a specified size range.
  91.                  Permits up to the 3rd nesting level of sub-
  92.                  directories.  Reports drive capacity and amount
  93.                  available for up to 4 drives on 1 command.  Lists
  94.                  files remaining after a group-file parameter is
  95.                  excluded (filter mode-available only for reg-
  96.                  istered users).  And, MORE!  With this utility, 
  97.                  you should never need to use DIR again.  
  98.                  Uses BRUN45.
  99.  
  100.         DELEXTRA Deletes extra carriage return-line feed from 
  101.                  batch files.  This eliminates that extra DOS 
  102.                  prompt that's generated after batch file 
  103.                  processing if the extra cr-lf is not eliminated.
  104.                  Makes for neater screens.  Uses BRUN30.
  105.  
  106.         COPQ     Copy with Query.  Allows you to select those
  107.                  files out of a group for copying.  This utility
  108.                  is available from us as shareware but only upon
  109.                  registering any other program.  It is not
  110.                  distributed with JBUTILxx.ZIP.
  111.  
  112.         VIDMODE  A tiny program that tells you what video mode 
  113.                  you're currently in.  Does not require a BRUN
  114.                  module.  This is the author's first program
  115.                  written in assembly.  It will recognize most
  116.                  video modes.  If you run into one it can't 
  117.                  handle, please write us, describing your
  118.                  experience.
  119.  
  120.         CDFREQ   Another frequency monitor, only this one controls
  121.                  the interval between CHKDSKs.  If you run CHKDSK
  122.                  from your AUTOEXEC.BAT, the CHKDSK program can
  123.                  create quite a delay, relative to the size of your
  124.                  hard drive.  If you believe it doesn't have to be
  125.                  done every time you boot up (and reboot), but 
  126.                  want to be sure it's done automatically so that
  127.                  you don't have to think about it, CDFREQ will 
  128.                  do it according to the frequency you specify.
  129.                  Every 3 days is the default, and it won't repeat
  130.                  if you reboot.
  131.  
  132.         WORKCHEK An absolutely ideal way to houseclean your
  133.                  hard drive.  This utility lists out all
  134.                  files bearing the current date stamp, showing
  135.                  you all new files created.  Those that are 
  136.                  deletable get quick action.  A great way to
  137.                  check on the work of those under you, too.
  138.                  And, keep tabs on files you didn't know your
  139.                  applications were creating.
  140.  
  141.         DELT     Delete Today.  That is, delete any files with
  142.                  today's date stamp.  Not for the faint hearted,
  143.                  but extremely useful when the time is right.
  144.                  DELT is a good companion to WORKCHEK and is
  145.                  free when registering WORKCHEK.
  146.  
  147.  
  148. Text manipulation programs:
  149.    The following are tools that should be in the workbox of anyone who
  150.    writes text of any kind: letters, reports, fiction, etc.
  151.    Order 2 and get one FREE!
  152.  
  153.         WORDFREQ Analyzes how often words are used in your text
  154.                  file in order to alert the writer to what might
  155.                  be the overuse of one or more words.
  156.  
  157.         WORDCNT  In development.  This counts a specific word in
  158.                  a selected text file rather than a complete
  159.                  breakdown of all words as in WORDFREQ.  Another
  160.                  tool that should be in the inventory of writers.
  161.  
  162.         DELINE   Delete lines.  If you're bothered by extraneous
  163.                  blank lines in your files, use this program to
  164.                  automatically and safely remove them.  It creates
  165.                  a new version with a distinct name so you can
  166.                  check it before deleting the original.  Self-
  167.                  documenting.  Uses BRUN30.EXE.  
  168.  
  169.         CT       Compare Text.  This is a utility of which there 
  170.                  are several others.  This one does it differently,
  171.                  however, and was written particularly to compare
  172.                  program code.  Two windows of text which can be
  173.                  scrolled together or separately.  Worth a look 
  174.                  to compare it to other text comparison programs.  
  175.                  Requires EGA or VGA.             Uses BRUN45.EXE.
  176.  
  177.         PS2ASCII For anyone who has Postscript files and wants
  178.                  to separate the pure ASCII text from the plethora
  179.                  of Postscript printing commands.  A unique program
  180.                  for a unique purpose.
  181.  
  182.         COMBINE  Combines 2 or more files to make one comprehensive
  183.                  file.  Appends a file to an existing one.  Uses
  184.                  simple prompts instead of complex DOS syntax.
  185.  
  186.  
  187. Computer security programs:
  188.    (20% discount if you order both)
  189.  
  190.         HIDEIT   A computer-security program, HIDEIT enables you
  191.                  to hide text files from non-authorized eyes.
  192.                  It allows you to put a marker at an early point
  193.                  in the file so that when TYPEd out, enough of
  194.                  the file is visible to be identifiable.  But 
  195.                  that's all TYPE and text editors will reveal.
  196.                  The rest of it's on disk, but hidden.
  197.                  HIDEIT allows you to unhide the hidden part
  198.                  whenever you wish.
  199.  
  200.         LOX      A DOS screen-saver with password capability and
  201.                  manual execution.  That is, it's not a TSR
  202.                  which monitors inactivity at the keyboard (or
  203.                  mouse).  Instead, you execute it with a command.
  204.                  The command includes the password if you want
  205.                  one.  Whatever string you enter (your initials, 
  206.                  your phone number?) must be reentered in order 
  207.                  to stop it.  If you don't enter a password you 
  208.                  stop it with the [ESC] key.
  209.  
  210.         All programs are offered as Shareware and carry a nominal 
  211.         registration fee.  They are copyrighted.  Most, but not
  212.         all are run in conjunction with a run-time module which is
  213.         copyright by Microsoft.  Standalone version of any program
  214.         is available on request upon registration.
  215.  
  216.         There is an option to sending a registration fee.  Users
  217.         may purchase The Brenner Restaurant Index for the Greater
  218.         Los Angeles Area in lieu of a fee.  This book is 274 pages
  219.         and costs $12.95 plus sales tax and shipping.  See
  220.         the .DOC file with any utility for more details.  You can
  221.         also send for a .GIF illustration of the book for $1 or
  222.         download it free from some BBSs.  Look for RESTINDX.ZIP.
  223.         Remember, buy the book and one registration is FREE!
  224.  
  225.         Most of these programs are at a high level of usefulness but
  226.         might not have been developed to their fullest potential.  For 
  227.         further work to occur in such instances, a feedback process 
  228.         from the user is desirable and registration has an even greater
  229.         impact on refocusing attention on a particular program.
  230.  
  231.         We hope you'll find something of usefulness to you in this
  232.         library.
  233.  
  234.                                                         -- JB
  235.